Skip to content

Conversation

DXBlackSmith
Copy link

新增了 stb_image_write.cpp
对 stbiw/CMakeLists.txt 进行了修改

stb设计为头文件库,设计的初衷就是通过一个头文件提供所有功能。通过这种方式,可以简化库的使用和集成。这样,stb_image_write 库的所有函数就会在这个 .cpp 文件中实现,而在其他文件中只需要包含 stb_image_write.h 即可使用这些函数。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant